home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / gimp-concepts-shortcuts.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  8.6 KB  |  210 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>5.¬† Creating Shortcuts to Menu Functions</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
  10.     <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
  11.     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
  12.     <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
  13.     <link rel="up" href="gimp-pimping.html" title="Chapter¬†11.¬† Pimp my GIMP" />
  14.     <link rel="prev" href="gimp-using-setup-tile-cache.html" title="4.¬† How to Set Your Tile Cache" />
  15.     <link rel="next" href="gimp-using-docks.html" title="6.¬† Dialogs and Docking" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">5.¬†
  22.     <span lang="en" xml:lang="en">Creating Shortcuts to Menu Functions</span>
  23.   </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="gimp-using-setup-tile-cache.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">Chapter¬†11.¬†
  28.         <span lang="en" xml:lang="en">Pimp my GIMP</span>
  29.       </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-using-docks.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect1" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h2 class="title" style="clear: both"><a id="gimp-concepts-shortcuts"></a>5.¬†
  40.     <span lang="en" xml:lang="en">Creating Shortcuts to Menu Functions</span>
  41.   </h2>
  42.           </div>
  43.           <div>
  44.             <div class="revhistory">
  45.               <table border="1" width="100%" summary="Revision history">
  46.                 <tr>
  47.                   <th align="left" valign="top" colspan="3">
  48.                     <b>Revision History</b>
  49.                   </th>
  50.                 </tr>
  51.                 <tr>
  52.                   <td align="left">Revision $Revision: 2354 $</td>
  53.                   <td align="left">2006-08-06</td>
  54.                   <td align="left">romanofski</td>
  55.                 </tr>
  56.               </table>
  57.             </div>
  58.           </div>
  59.         </div>
  60.       </div>
  61.       <a id="id2613869" class="indexterm"></a>
  62.       <a id="id2613878" class="indexterm"></a>
  63.       <p>
  64.     Many functions which are accessible via the image menu have a default
  65.     keyboard shortcut. You may want to create a new shortcut for a command
  66.     that you use a lot and doesn't have one or, more rarely, edit an existing
  67.     shortcut. There are two methods for doing this.
  68.   </p>
  69.       <div class="procedure">
  70.         <a id="id2613901"></a>
  71.         <p class="title">
  72.           <b>Procedure¬†11.1.¬†
  73.       <span lang="en" xml:lang="en">Using dynamic keyboard shortcuts</span>
  74.     </b>
  75.         </p>
  76.         <ol type="1">
  77.           <li>
  78.             <p>
  79.         First, you have to activate this capability by checking the
  80.         <span class="guilabel">Use dynamic keyboard shortcuts</span> option in
  81.         the <span class="guilabel">Interface</span> item of the <a class="link" href="gimp-pimping.html#gimp-prefs-interface" title="1.3.¬† Interface">Preferences</a> menu.  This
  82.         option is usually not checked, to prevent accidental key presses
  83.         from creating an unwanted shortcut.
  84.       </p>
  85.           </li>
  86.           <li>
  87.             <p>
  88.         While you're doing that, also check the <span class="guilabel">Save keyboard
  89.         shortcuts on exit</span> option so that your shortcut will
  90.         be saved.
  91.       </p>
  92.           </li>
  93.           <li>
  94.             <p>
  95.         To create a keyboard shortcut, simply place the mouse pointer on a
  96.         command in the menu: it will then be highlighted. Be careful that the
  97.         mouse pointer doesn't move and type a sequence of three keys, keeping
  98.         the keys pressed. You will see this sequence appear on the right of
  99.         the command.
  100.       </p>
  101.           </li>
  102.           <li>
  103.             <p>
  104.         It is best to use the
  105.         <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Alt</strong></span>+<span class="keycap"><strong>Key</strong></span> sequence for your custom shortcuts.
  106.       </p>
  107.           </li>
  108.         </ol>
  109.       </div>
  110.       <div class="figure">
  111.         <a id="id2614016"></a>
  112.         <p class="title">
  113.           <b>Figure¬†11.30.¬†
  114.       <span lang="en" xml:lang="en">Configure Keyboard Shortcuts</span>
  115.     </b>
  116.         </p>
  117.         <div class="figure-contents">
  118.           <div class="mediaobject">
  119.             <img src="../images/dialogs/dialogs-shortcuts.png" alt="Configure Keyboard Shortcuts" />
  120.           </div>
  121.         </div>
  122.       </div>
  123.       <br class="figure-break" />
  124.       <div class="procedure">
  125.         <a id="id2614045"></a>
  126.         <p class="title">
  127.           <b>Procedure¬†11.2.¬†
  128.       <span lang="en" xml:lang="en">Using the Keyboard Shortcut Editor</span>
  129.     </b>
  130.         </p>
  131.         <ol type="1">
  132.           <li>
  133.             <p>
  134.         You get to this Editor by clicking on <span class="guibutton">Configure
  135.         keyboard shortcuts</span> in the ‚Äú<span class="quote">Interface</span>‚Äù
  136.         item of the <a class="link" href="gimp-pimping.html#gimp-prefs-interface" title="1.3.¬† Interface">Preferences</a> menu.
  137.       </p>
  138.           </li>
  139.           <li>
  140.             <p>
  141.         As shown in this dialog, you can select the command you want to
  142.         create a shortcut for, in the ‚Äú<span class="quote">Action</span>‚Äù area. Then you
  143.         type your key sequence as above. In principle, the Space bar should
  144.         clear a shortcut. (In practice, it clears it, but doesn't delete it.)
  145.       </p>
  146.           </li>
  147.           <li>
  148.             <p>
  149.         This shortcut editor also allows you to <span class="emphasis"><em>control the
  150.         tool parameter settings</em></span> with the keyboard. At the top
  151.         of this dialog, you can find a <span class="guilabel">Context</span> menu
  152.         that takes you to the tool parameters. To make your work easier,
  153.         tool types are marked with small icons.
  154.       </p>
  155.           </li>
  156.         </ol>
  157.       </div>
  158.       <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  159.         <table border="0" summary="Note">
  160.           <tr>
  161.             <td rowspan="2" align="center" valign="top" width="25">
  162.               <img alt="[Note]" src="../images/note.png" />
  163.             </td>
  164.             <th align="left">Note</th>
  165.           </tr>
  166.           <tr>
  167.             <td align="left" valign="top">
  168.               <p>
  169.       Custom Keyboard shortcuts are stored in one of Gimp's hidden
  170.       directory (<code class="filename">/home/[username]/.gimp-2.4/menurc</code>)
  171.       under Linux, and <code class="filename">
  172.       C:\Documents¬†and¬†Settings\[Username]\.gimp-2.4\menurc</code>
  173.       under Windows XP.  It is a simple text file that you can transport from
  174.       one computer to another.
  175.     </p>
  176.             </td>
  177.           </tr>
  178.         </table>
  179.       </div>
  180.     </div>
  181.     <div class="navfooter">
  182.       <hr />
  183.       <table width="100%" summary="Navigation footer">
  184.         <tr>
  185.           <td width="40%" align="left"><a accesskey="p" href="gimp-using-setup-tile-cache.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  186.           <td width="20%" align="center">
  187.             <a accesskey="u" href="gimp-pimping.html">
  188.               <img src="../images/up.png" alt="Up" />
  189.             </a>
  190.           </td>
  191.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-using-docks.html"><img src="../images/next.png" alt="Next" /></a></td>
  192.         </tr>
  193.         <tr>
  194.           <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-using-setup-tile-cache.html">4.¬†
  195.     <span lang="en" xml:lang="en">How to Set Your Tile Cache</span>
  196.   </a>¬†</td>
  197.           <td width="20%" align="center">
  198.             <a accesskey="h" href="index.html">
  199.               <img src="../images/home.png" alt="Home" />
  200.             </a>
  201.           </td>
  202.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-using-docks.html">6.¬†
  203.     <span lang="en" xml:lang="en">Dialogs and Docking</span>
  204.   </a></td>
  205.         </tr>
  206.       </table>
  207.     </div>
  208.   </body>
  209. </html>
  210.